home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / pc / engine / shell / shell.swf / scripts / DefineButton2_45 / BUTTONCONDACTION on(release, releaseOutside).as < prev   
Encoding:
Text File  |  2003-11-10  |  84 b   |  5 lines

  1. on(release, releaseOutside){
  2.    this.stopDrag();
  3.    this.onEnterFrame = null;
  4. }
  5.